crypto/ecdh.nistCurve.privateKeyToPublicKey (method, view implemented interface methods)

one use

	crypto/ecdh (current package)
		nist.go#L105: func (c *nistCurve[Point]) privateKeyToPublicKey(key *PrivateKey) *PublicKey {